home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / misc / gnuplothel / nolabel < prev    next >
Encoding:
Text File  |  1994-10-22  |  291 b   |  16 lines

  1. nolabel:
  2.  
  3. Synopsis: Turn zero-axis on.
  4.  
  5. Syntax: nolabel ( labelnr, I )
  6.  
  7. Description:
  8.  
  9.     Remove the label with label-number labelnr in the I:th plot-window.
  10.     If labelnr is not specified, all labels are cleared.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14. See Also: label
  15.  
  16.